home *** CD-ROM | disk | FTP | other *** search
/ Internet Surfer 2.0 / Internet Surfer 2.0 (Wayzata Technology) (1996).iso / pc / text / mac / faqs.512 < prev    next >
Encoding:
Text File  |  1996-02-12  |  27.8 KB  |  662 lines

  1. Frequently Asked Questions (FAQS);faqs.512
  2.  
  3.  
  4.  
  5.     You might also want the companion volume, by Snyder and Philip Voxland,
  6.     "An Album of Map Projections", USGS Professional Paper 1453. This
  7.     contains less detail on about 130 projections and variants. Formulas are
  8.     in the back, example plots in the front. $14, 250 pages.
  9.  
  10.     You can order these 2 ways. The cheap, slow way is direct from USGS:
  11.     Earth Science Information Center, US Geological Survey, 507 National
  12.     Center, Reston, VA 22092. (800)-USA-MAPS. They can quote you a price and
  13.     tell you where to send your money. Expect a 6-8 week turnaround time.
  14.  
  15.     A much faster way (about 1 week) is through Timely Discount Topos,
  16.     (303)-469-5022, 9769 W. 119th Drive, Suite 9, Broomfield, CO 80021. Call
  17.     them and tell them what you want. They'll quote a price, you send a
  18.     check, and then they go to USGS Customer Service Counter and pick it up
  19.     for you. Add about a $3-4 service charge, plus shipping.
  20.  
  21.     A (perhaps more accessible) mapping article is:
  22.  
  23.     R. Miller and F. Reddy, "Mapping the World in Pascal",
  24.     Byte V12 #14, December 1987
  25.  
  26.     Contains Turbo Pascal procedures for five common map projections. A
  27.     demo program, CARTOG.PAS, and a small (6,000 point) coastline data
  28.     is available on CompuServe, GEnie, and many BBSs.
  29.  
  30.     Some references for spherical trignometry are:
  31.  
  32.     _Spherical Astronomy_, W.M. Smart, Cambridge U. Press, 1931.
  33.  
  34.     _A Compendium of Spherical Astronomy_, S. Newcomb, Dover, 1960.
  35.  
  36.     _Spherical Astronomy_, R.M. Green, Cambridge U. Press., 1985 (update
  37.     of Smart).
  38.  
  39.     _Spherical Astronomy_, E Woolard and G.Clemence, Academic
  40.     Press, 1966.
  41.  
  42.  
  43.     PERFORMING N-BODY SIMULATIONS EFFICIENTLY
  44.  
  45.     "Computer Simulation Using Particles"
  46.     R. W. Hockney and J. W. Eastwood
  47.     (Adam Hilger; Bristol and Philadelphia; 1988)
  48.  
  49.     "The rapid evaluation of potential fields in particle systems",
  50.     L. Greengard
  51.     MIT Press, 1988.
  52.  
  53.         A breakthrough O(N) simulation method. Has been parallelized.
  54.  
  55.     L. Greengard and V. Rokhlin, "A fast algorithm for particle
  56.     simulations," Journal of Computational Physics, 73:325-348, 1987.
  57.  
  58.     "An O(N) Algorithm for Three-dimensional N-body Simulations", MSEE
  59.     thesis, Feng Zhao, MIT AILab Technical Report 995, 1987
  60.  
  61.     "Galactic Dynamics"
  62.     J. Binney & S. Tremaine
  63.     (Princeton U. Press; Princeton; 1987)
  64.  
  65.         Includes an O(N^2) FORTRAN code written by Aarseth, a pioneer in
  66.         the field.
  67.  
  68.     Hierarchical (N log N) tree methods are described in these papers:
  69.  
  70.     A. W. Appel, "An Efficient Program for Many-body Simulation", SIAM
  71.     Journal of Scientific and Statistical Computing, Vol. 6, p. 85,
  72.     1985.
  73.  
  74.     Barnes & Hut, "A Hierarchical O(N log N) Force-Calculation
  75.     Algorithm", Nature, V324 # 6096, 4-10 Dec 1986.
  76.  
  77.     L. Hernquist, "Hierarchical N-body Methods", Computer Physics
  78.     Communications, Vol. 48, p. 107, 1988.
  79.  
  80.  
  81.     INTERPRETING THE FITS IMAGE FORMAT
  82.  
  83.     If you just need to examine FITS images, use the ppm package (see the
  84.     comp.graphics FAQ) to convert them to your preferred format. Failing
  85.     that, the basic reference for FITS may be found in the following 3
  86.     papers:
  87.  
  88.     Wells, D. C., Greisen, E. W., and Harten, R. H., "FITS: a
  89.     flexible image transport system," Astronomy and Astrophysics
  90.     Supplement Series, 44, 363-370, 1981.
  91.  
  92.     Grosbol, P., Harten, R. H., Greisen, E. W., and Wells, D. C.,
  93.     "Generalized extensions and blocking factors for FITS,"
  94.     Astronomy and Astrophysics Supplement Series, 73, 359-364, 1988
  95.  
  96.     Harten, R. H., Grosbol. P., Greisen, E. W., and Wells, D. C.,
  97.     "The FITS tables extension, Astronomy and Astrophysics
  98.     Supplement Series, 73, 365-372, 1988.
  99.  
  100.     A DRAFT document describing FITS and the Floating Point Agreement
  101.     defining FP storage formats is available by anonymous FTP from
  102.     nssdca.gsfc.nasa.gov (128.183.36.23). Get ANON_DIR:[FITS]README.;1 to
  103.     begin with. There are known to be errors and ambiguities in this
  104.     document, so it should not be used as a fundamental reference. Questions
  105.     should be sent by email to the FITS support office
  106.     (bschlesinger@nssdca.gsfc.nasa.gov) or telephone at (301)-513-1634
  107.  
  108.     A FORTRAN library for reading and writing FITS files is available by
  109.     anonymous FTP from tetra.gsfc.nasa.gov (128.183.8.77) in directory
  110.     pub/fitsio3. Contact the author, William Pence
  111.     (pence@tetra.gsfc.nasa.gov) for more details.
  112.  
  113.  
  114.     SKY (UNIX EPHEMERIS PROGRAM)
  115.  
  116.     The 6th Edition of the Unix operating system came with several software
  117.     systems not distributed because of older media capacity limitations.
  118.     Included were an ephmeris, a satellite track, and speech synthesis
  119.     software. The ephmeris, sky(6), is available within AT&T and to sites
  120.     possessing a Unix source code license. The program is regarded as Unix
  121.     source code. Sky is <0.5MB. Send proof of source code license to
  122.  
  123.     E. Miya
  124.     MS 258-5
  125.     NASA Ames Research Center
  126.     Moffett Field, CA 94035-1000
  127.     eugene@orville.nas.nasa.gov
  128.  
  129.  
  130.     THREE-DIMENSIONAL STAR/GALAXY COORDINATES
  131.  
  132.     To generate 3D coordinates of astronomical objects, first obtain an
  133.     astronomical database which specifies right ascension, declination, and
  134.     parallax for the objects. Convert parallax into distance using the
  135.     formula in part 6 of the FAQ, convert RA and declination to coordinates
  136.     on a unit sphere (see some of the references on planetary positions and
  137.     spherical trignometry earlier in this section for details on this), and
  138.     scale this by the distance.
  139.  
  140.     Two databases useful for this purpose are the Yale Bright Star catalog
  141.     (sources listed in FAQ section 3) or "The Catalogue of Stars within 25
  142.     parsecs of the Sun" (in pub/SPACE/FAQ/stars.data and stars.doc on
  143.     ames.arc.nasa.gov).
  144.  
  145.  
  146. NEXT: FAQ #5/15 - References on specific areas
  147. Xref: bloom-picayune.mit.edu sci.astro:28935 sci.space:51989 news.answers:4376
  148. Path: bloom-picayune.mit.edu!enterpoop.mit.edu!eff!sol.ctr.columbia.edu!emory!gatech!concert!borg!mahler!leech
  149. From: leech@mahler.cs.unc.edu (Jon Leech)
  150. Newsgroups: sci.astro,sci.space,news.answers
  151. Subject: Space FAQ 07/15 - Astronomical Mnemonics
  152. Keywords: Frequently Asked Questions
  153. Message-ID: <mnemonics_723318213@cs.unc.edu>
  154. Date: 2 Dec 92 17:43:41 GMT
  155. Expires: 6 Jan 93 17:43:33 GMT
  156. References: <diffs_723318039@cs.unc.edu>
  157. Sender: news@cs.unc.edu
  158. Followup-To: poster
  159. Organization: University of North Carolina, Chapel Hill
  160. Lines: 95
  161. Approved: news-answers-request@MIT.Edu
  162. Supersedes: <mnemonics_720641755@cs.unc.edu>
  163.  
  164. Archive-name: space/mnemonics
  165. Last-modified: $Date: 92/12/02 12:34:44 $
  166.  
  167. ASTRONOMICAL MNEMONICS (This is the last FAQ section posted to sci.astro)
  168.  
  169.     Gathered from various flurries of mnemonic postings on sci.astro.
  170.  
  171.     Spectral classification sequence: O B A F G K M R N S
  172.  
  173.     Oh Be A Fine Girl Kiss Me Right Now, Sweetheart. (a classic)
  174.  
  175.     O'Dell's Big Astronomical Fiasco Gonna Kill Me Right Now Surely
  176.     Obese Balding Astronomy Found Guilty; Killed Many Reluctant
  177.         Nonscience Students.
  178.     Octopus Brains, A Favorite Gastronomical Kitchen Menu,
  179.         Requires No Sauce
  180.     Odd Ball Astronomers Find Generally Kooky Mnemonics
  181.         Really Nifty Stuff
  182.     Oh Big And Ferocious Gorilla, Kill My Roomate Next Saturday
  183.     Oh Boy, A Flash! Godzilla Kills Mothra! Really Not Surprising!
  184.     Oh Boy, An F Grade Kills Me
  185.     On Bad Afternoons Fermented Grapes Keep Mrs. Richard Nixon Smiling
  186.     On, Backward Astronomer, Forget Geocentricity; Kepler's Motions
  187.         Reveal Nature's Simplicity
  188.     Our Bad Astronomy Faculty Gets Killed Monday
  189.     Oven Baked Ants, Fried Gently, Kept Moist, Retain Natural Succulence
  190.     Overseas Broadcast: A Flash!  Godzilla kills Mothra!
  191.         (Rodan Named Successor)
  192.     Overweight Boys and Fat Girls Keep Munching
  193.     Only Bored Astronomers Find Gratification Knowing Mnemonics
  194.     Oh Bloody Astronomy!  F Grades Kill Me
  195.  
  196.     Order of the planets:
  197.  
  198.     Sun
  199.     Mercury
  200.     Venus
  201.     Earth (Terra)
  202.     Mars
  203.     (Asteroids)
  204.     Jupiter
  205.     Saturn
  206.     Uranus
  207.     Neptune
  208.     Pluto
  209.  
  210.     My Very Earnest Mother Just Served Us Nine Pizzas
  211.     Mother Very Thoughtfully Made A Jelly Sandwich Under No Protest
  212.     My Very Erotic Mate Joyfully Satisfies Unusual Needs Passionately
  213.     Men Very Easily Make Jugs Serve Useful Nocturnal Purposes
  214.     Man Very Early Made A Jug Serve Useful Noble Purposes
  215.     My Very Educated Mother Just Showed Us Nine Planets
  216.     My Very Eager Mother Just Showed Us Nine Planets
  217.     My Very Exhausted Mother hAs Just Swept Up a Planetary Nebula
  218.     Most Voters Earn Money Just Showing Up Near Polls
  219.     My Very Educated Mother Just Served Us Nine Pizza-pies
  220.     Many Viscious Elephants Made John, Suzy and Uncle Need Protection
  221.     Solar Mass Very Easily Makes All Jupiter's Satellites Undergo
  222.         Numerous Perturbations.
  223.  
  224.     Mein Vater erklaert mir jeden Sonntag unsere niedlichen Planeten
  225.         (My Father explains to me every Sunday our nine planets)
  226.     Man verachte einen Menschen in seinem Unglueck nie -- Punkt
  227.         (Never scorn/despise a person in his misfortune/bad luck/misery
  228.         -- period!)
  229.  
  230.     Colors of the spectrum: Red Orange Yellow Green Blue Indigo Violet
  231.     ROY G. BIV  (pronounce as a man's name)
  232.     Richard Of York Gave Battle In Vain
  233.     Read Out Your Good Book In Verse
  234.  
  235.     Galilean Satellite of Jupiter: Io Europa Ganymede Callisto
  236.     I Expect God Cries
  237.     I Eat Green Cheese
  238.     I Embarrass Good Christians
  239.  
  240.     Ich erschrecke all guten Christen
  241.         (I scare all good Christians)
  242.  
  243.     Saturnian Satellites
  244.     MET DR THIP
  245.     Miriam's Enchiladas Taste Divine Recently. Tell Her I'm Proud.
  246.     (Mimas, Enceladus, Tethys, Dione, Rhea, Titan, Hyperion,
  247.         Iapetus, Phoebe)
  248.  
  249.     Uranian Satellites:
  250.     MAUTO
  251.     Mispronunciations Afflict Uranus Too Often
  252.     My Angel Uriel Takes Opium
  253.     (Miranda, Ariel, Umbriel, Titania, Oberon)
  254.  
  255. NOTE: the remaining FAQ sections do not appear in sci.astro, as they cover
  256.     material of relevance only to sci.space.
  257.  
  258. NEXT: FAQ #8/15 - Contacting NASA, ESA, and other space agencies/companies
  259. Xref: bloom-picayune.mit.edu sci.astro:28929 sci.space:51983 news.answers:4370
  260. Path: bloom-picayune.mit.edu!enterpoop.mit.edu!eff!sol.ctr.columbia.edu!emory!gatech!concert!borg!mahler!leech
  261. From: leech@mahler.cs.unc.edu (Jon Leech)
  262. Newsgroups: sci.astro,sci.space,news.answers
  263. Subject: Space FAQ 02/15 - Network Resources
  264. Keywords: Frequently Asked Questions
  265. Message-ID: <net_723318171@cs.unc.edu>
  266. Date: 2 Dec 92 17:42:58 GMT
  267. Expires: 6 Jan 93 17:42:51 GMT
  268. References: <diffs_723318039@cs.unc.edu>
  269. Sender: news@cs.unc.edu
  270. Followup-To: poster
  271. Organization: University of North Carolina, Chapel Hill
  272. Lines: 227
  273. Approved: news-answers-request@MIT.Edu
  274. Supersedes: <net_720641613@cs.unc.edu>
  275.  
  276. Archive-name: space/net
  277. Last-modified: $Date: 92/12/02 12:34:45 $
  278.  
  279. NETWORK RESOURCES
  280.  
  281. OVERVIEW
  282.  
  283.     You may be reading this document on any one of an amazing variety of
  284.     computers, so much of the material below may not apply to you. In
  285.     general, however, systems connected to 'the net' fall in one of three
  286.     categories: Internet, Usenet, or BITNET. Electronic mail may be sent
  287.     between these networks, and other resources available on one of these
  288.     networks are sometimes accessible from other networks by email sent to
  289.     special 'servers'.
  290.  
  291.     The space and astronomy discussion groups actually are composed of
  292.     several mechanisms with (mostly) transparent connections between them.
  293.  
  294.     One mechanism is the mailing list, in which mail is sent to a central
  295.     distribution point which relays it to all recipients of the list. In
  296.     addition to the general lists for space (called SPACE Digest for
  297.     Internet users, and SPACE on BITNET), there are a number of more
  298.     specialized mailing lists described below.
  299.  
  300.     A second mechanism is Usenet 'netnews'. This is somewhat like a bulletin
  301.     board operating on each system which is a part of the net. Netnews
  302.     separates contributions into hundreds of different categories based on a
  303.     'group name'. The groups dealing most closely with space topics are
  304.     called 'sci.space.news', 'sci.space', 'sci.space.shuttle', 'sci.astro',
  305.     and 'talk.politics.space'. Contributors 'post' submissions (called
  306.     'articles' in netnews terminology) on their local machine, which sends
  307.     it to other nearby machines. Similarly, articles sent from nearby
  308.     machines are stored locally and may be forwarded to other systems, so
  309.     that an article is posted locally and eventually reaches all the Usenet
  310.     sites interested in receiving the news group to which the article was
  311.     posted.
  312.  
  313.     Gateway machines redirect the Usenet sci.space group into Internet and
  314.     BITNET mailing lists and vice versa; the other Usenet groups are not
  315.     accessible as mailing lists. If you can receive netnews, its more
  316.     flexible interface and access to a wider range of material usually make
  317.     it the preferred option.
  318.  
  319. MAILING LISTS
  320.  
  321.     SPACE Digest is the main Internet list, and is now being run by the
  322.     International Space University (in only its second change of management
  323.     in over a decade). Email space-request@isu.isunet.edu (message body
  324.     should be in the format 'subscribe space John Public') to join. Note
  325.     that the moderated SPACE Magazine list is defunct at present for lack of
  326.     a moderator. Old copies of SPACE Digest since its inception in 1981 are
  327.     available by anonymous FTP. Retrieve
  328.     julius.cs.qub.ac.uk:pub/SpaceDigestArchive/README
  329.     for further details.
  330.  
  331.     Elements is a moderated list for fast distribution of Space Shuttle
  332.     Keplerian Elements before and during Shuttle flights. NASA two line
  333.     elements are sent out on the list from Dr. Kelso, JSC, and other sources
  334.     as they are released. Email to elements-request@telesoft.com to join.
  335.  
  336.     Space-investors is a list for information relevant to investing in
  337.     space-related companies. Email Vincent Cate (vac@cs.cmu.edu) to join.
  338.  
  339.     Space-tech is a list for more technical discussion of space topics;
  340.     discussion has included esoteric propulsion technologies, asteroid
  341.     capture, starflight, orbital debris removal, etc. Email to
  342.     space-tech-request@cs.cmu.edu to join. Archives of old digests and
  343.     selected excerpts are available by anonymous FTP from
  344.     gs80.sp.cs.cmu.edu (128.2.205.90) in /usr/anon/public/space-tech,
  345.     or by email to space-tech-request if you don't have FTP access.
  346.  
  347.     SEDS-L is a BITNET list for members of Students for the Exploration and
  348.     Development of Space and other interested parties. Email
  349.     LISTSERV@TAMVM1.BITNET with a message saying "SUBSCRIBE SEDS-L your
  350.     name". Email saying "INDEX SEDS-L" to list the archive contents.
  351.  
  352.     SEDSNEWS is a BITNET list for news items, press releases, shuttle status
  353.     reports, and the like. This duplicates material which is also found in
  354.     Space Digest, sci.space, sci.space.shuttle, and sci.astro. Email
  355.     LISTSERV@TAMVM1.BITNET saying "SUBSCRIBE SEDSNEWS your name" to join.
  356.     Email saying "INDEX SEDSNEWS" to list the archive contents.
  357.  
  358.     Ron Baalke (baalke@kelvin.jpl.nasa.gov) runs a mailing list which
  359.     carries the contents of the sci.space.news Usenet group. Email him
  360.     to join the list.
  361.  
  362.     As a general note, please mail to the *request* address to get off a
  363.     mailing list. SPACE Digest, for example, relays many inappropriate
  364.     'please remove me from this list' messages which are sent to the list
  365.     address rather than the request address.
  366.  
  367. PERIODICALLY UPDATED INFORMATION
  368.  
  369.     In addition to this FAQ list, a broad variety of topical information is
  370.     posted to the net (unless otherwise noted, in the new group
  371.     sci.space.news created for this purpose). Please remember that the
  372.     individuals posting this information are performing a service for all
  373.     net readers, and don't take up their time with frivolous requests.
  374.  
  375.     ACRONYMS
  376.     Garrett Wollman (wollman@UVM.EDU) posts an acronym list around the
  377.     first of each month.
  378.  
  379.     ASTRO-FTP LIST
  380.     Veikko Makela (veikko.makela@helsinki.fi) posts a monthly list of
  381.     anonymous FTP servers containing astronomy and space related
  382.     material to sci.space and sci.astro.
  383.  
  384.     AVIATION WEEK
  385.     Henry Spencer (henry@zoo.toronto.edu) posts summaries of
  386.     space-related stories in the weekly _Aviation Week and Space
  387.     Technology_.
  388.  
  389.     BUYING TELESCOPES
  390.     Ronnie Kon (ronnie@cisco.com) posts a guide to buying telescopes to
  391.     sci.astro.
  392.  
  393.     ELECTRONIC JOURNAL OF THE ASA
  394.     Don Barry (don@chara.gsu.edu) posts the monthly Electronic Journal
  395.     of the Astronomical Society of the Atlantic to sci.astro.
  396.  
  397.     FLIGHT INTERNATIONAL
  398.     Swaraj Jeyasingh (sjeyasin@axion.bt.co.uk) posts summaries of
  399.     space-related news from _Flight International_. This focuses more on
  400.     non-US space activities than Aviation Week.
  401.  
  402.     LARGE ASTRONOMICAL PROJECTS
  403.     Robert Bunge (rbunge@access.digex.com) posts a list describing many
  404.     "Large Telescope Projects Either Being Considered or in the Works"
  405.     to sci.astro.
  406.  
  407.     NASA HEADLINE NEWS & SHUTTLE REPORTS
  408.     Peter Yee (yee@ames.arc.nasa.gov) posts a variety of NASA material,
  409.     including NASA Headline News (with the schedule for NASA SELECT),
  410.     shuttle payload briefings and flight manifests, and KSC shuttle
  411.     status reports. For Usenet users, much of this material appears in
  412.     the group sci.space.shuttle.
  413.  
  414.     NASA UPDATES
  415.     Ron Baalke (baalke@kelvin.jpl.nasa.gov) posts frequent updates from
  416.     JPL, Ames, and other centers on the Ulysses, Gailileo, Pioneer,
  417.     Magellan, Landsat, and other missions.
  418.  
  419.     ORBITAL ELEMENT SETS
  420.     TS Kelso (tkelso@blackbird.afit.af.mil) posts orbital elements from
  421.     NASA Prediction Bulletins.
  422.  
  423.     Mike Rose (mrose@stsci.edu) posts orbital elements for the Hubble
  424.     Space Telescope to sci.astro.
  425.  
  426.     Jost Jahn (j.jahn@abbs.hanse.de) posts ephemerides for asteroids,
  427.     comets, conjunctions, and encounters to sci.astro.
  428.  
  429.     SATELLITE LAUNCHES
  430.     Richard Langley (lang@unb.ca) posts SPACEWARN Bulletin, which
  431.     describes recent launch/orbital decay information and satellites
  432.     which are useful for scientific activities. Recent bulletins are
  433.     available by anonymous FTP from nssdca.gsfc.nasa.gov in
  434.     ANON_DIR:[000000.ACTIVE.SPX].
  435.  
  436.     SHUTTLE MANIFEST
  437.     Ken Hollis (gandalf@pro-electric.cts.com) posts a compressed version
  438.     of the Space Shuttle launch manifest to sci.space.shuttle. This
  439.     includes dates, times, payloads, and information on how to see
  440.     launches and landings.
  441.  
  442.     SOLAR ACTIVITY
  443.     Cary Oler (oler@hg.uleth.ca) posts Solar Terrestrial reports
  444.     (describing solar activity and its effect on the Earth) to
  445.     sci.space. The report is issued in part from data released by the
  446.     Space Enviroment Services Center, Boulder Colorado. The intro
  447.     document needed to understand these reports is available by
  448.     anonymous FTP from solar.stanford.edu (36.10.0.4) in
  449.     pub/understanding_solar_terrestrial_reports. nic.funet.fi
  450.     (128.214.6.100) also has this document in
  451.     /pub/misc/rec.radio.shortwave/solarreports and is an archive site
  452.     for the reports (please note this site is in Europe, and the
  453.     connection to the US is only 56KB). A new primary archive site,
  454.     xi.uleth.ca (142.66.3.29), has recently been established and will be
  455.     actively supported.
  456.  
  457.     SOVIET SPACE ACTIVITIES
  458.     Glenn Chapman (glennc@cs.sfu.ca) posts summaries of Soviet space
  459.     activities.
  460.  
  461.     SPACE ACTIVIST NEWSLETTER
  462.     Allen Sherzer (aws@iti.org) posts a newsletter, "One Small Step for
  463.     a Space Activist," to talk.politics.space. It describes current
  464.     legislative activity affecting NASA and commercial space activities.
  465.  
  466.     SPACE EVENTS CALENDAR
  467.     Ron Baalke (baalke@kelvin.jpl.nasa.gov) posts a calendar including
  468.     anniversaries, conferences, launch dates, meteor showers and
  469.     eclipses, and other space-related events.
  470.  
  471.     SPACE NEWS
  472.     John Magliacane (kd2bd@ka2qhd.UUCP) posts "SpaceNews" (covering
  473.     AMSATs, NOAA and other weather satellites, and other ham
  474.     information) to rec.radio.amateur.misc and sci.space.
  475.  
  476.     SPACE REPORT
  477.     Jonathan McDowell (mcdowell@cfa.harvard.edu) posts "Jonathan's Space
  478.     Report" covering launches, landings, reentries, status reports,
  479.     satellite activities, etc.
  480.  
  481.     TOWARD 2001
  482.     Bev Freed (freed@nss.fidonet.org) posts "Toward 2001", a weekly
  483.     global news summary reprinted from _Space Calendar_ magazine.
  484.  
  485.  
  486. WARNING ABOUT NON-PUBLIC NETWORKS
  487.  
  488.     (Included at the suggestion of Eugene Miya, who wrote the item)
  489.  
  490.     NASA has an internal system of unclassified electronic mail and bulletin
  491.     boards. This system is not open for public use. Specifically, NASA
  492.     personnel and procurement operations are regarded with some sensitivity.
  493.     Contractors must renegotiate their contracts. The Fair and Open
  494.     Procurement Act does not look kindly to those having inside information.
  495.     Contractors and outsiders caught using this type of information can
  496.     expect severe penalities. Unauthorized access attempts may subject you
  497.     to a fine and/or imprisonment in accordance with Title 18, USC, Section
  498.     1030. If in fact you should should learn of unauthorized access, contact
  499.     NASA personnel.
  500.  
  501.  
  502. NEXT: FAQ #3/15 - Online (and some offline) sources of images, data, etc.
  503. Xref: bloom-picayune.mit.edu sci.space:51993 news.answers:4380
  504. Path: bloom-picayune.mit.edu!enterpoop.mit.edu!eff!sol.ctr.columbia.edu!emory!gatech!concert!borg!mahler!leech
  505. From: leech@mahler.cs.unc.edu (Jon Leech)
  506. Newsgroups: sci.space,news.answers
  507. Subject: Space FAQ 11/15 - Upcoming Planetary Probes
  508. Keywords: Frequently Asked Questions
  509. Message-ID: <new_probes_723318259@cs.unc.edu>
  510. Date: 2 Dec 92 17:44:27 GMT
  511. Expires: 6 Jan 93 17:44:19 GMT
  512. References: <diffs_723318039@cs.unc.edu>
  513. Sender: news@cs.unc.edu
  514. Followup-To: poster
  515. Organization: University of North Carolina, Chapel Hill
  516. Lines: 224
  517. Approved: news-answers-request@MIT.Edu
  518. Supersedes: <new_probes_720641850@cs.unc.edu>
  519.  
  520. Archive-name: space/new_probes
  521. Last-modified: $Date: 92/12/02 12:34:47 $
  522.  
  523. UPCOMING PLANETARY PROBES - MISSIONS AND SCHEDULES
  524.  
  525.     Information on upcoming or currently active missions not mentioned below
  526.     would be welcome. Sources: NASA fact sheets, Cassini Mission Design
  527.     team, ISAS/NASDA launch schedules, press kits.
  528.  
  529.  
  530.     CASSINI - Saturn orbiter and Titan atmosphere probe. Cassini is a joint
  531.     NASA/ESA project designed to accomplish an exploration of the Saturnian
  532.     system with its Cassini Saturn Orbiter and Huygens Titan Probe. Cassini
  533.     is scheduled for launch aboard a Titan IV/Centaur in October of 1997.
  534.     After gravity assists of Venus, Earth and Jupiter in a VVEJGA
  535.     trajectory, the spacecraft will arrive at Saturn in June of 2004. Upon
  536.     arrival, the Cassini spacecraft performs several maneuvers to achieve an
  537.     orbit around Saturn. Near the end of this initial orbit, the Huygens
  538.     Probe separates from the Orbiter and descends through the atmosphere of
  539.     Titan. The Orbiter relays the Probe data to Earth for about 3 hours
  540.     while the Probe enters and traverses the cloudy atmosphere to the
  541.     surface. After the completion of the Probe mission, the Orbiter
  542.     continues touring the Saturnian system for three and a half years. Titan
  543.     synchronous orbit trajectories will allow about 35 flybys of Titan and
  544.     targeted flybys of Iapetus, Dione and Enceladus. The objectives of the
  545.     mission are threefold: conduct detailed studies of Saturn's atmosphere,
  546.     rings and magnetosphere; conduct close-up studies of Saturn's
  547.     satellites, and characterize Titan's atmosphere and surface.
  548.  
  549.     One of the most intriguing aspects of Titan is the possibility that its
  550.     surface may be covered in part with lakes of liquid hydrocarbons that
  551.     result from photochemical processes in its upper atmosphere. These
  552.     hydrocarbons condense to form a global smog layer and eventually rain
  553.     down onto the surface. The Cassini orbiter will use onboard radar to
  554.     peer through Titan's clouds and determine if there is liquid on the
  555.     surface. Experiments aboard both the orbiter and the entry probe will
  556.     investigate the chemical processes that produce this unique atmosphere.
  557.  
  558.     The Cassini mission is named for Jean Dominique Cassini (1625-1712), the
  559.     first director of the Paris Observatory, who discovered several of
  560.     Saturn's satellites and the major division in its rings. The Titan
  561.     atmospheric entry probe is named for the Dutch physicist Christiaan
  562.     Huygens (1629-1695), who discovered Titan and first described the true
  563.     nature of Saturn's rings.
  564.  
  565.      Key Scheduled Dates for the Cassini Mission (VVEJGA Trajectory)
  566.      -------------------------------------------------------------
  567.        10/06/97 - Titan IV/Centaur Launch
  568.        04/21/98 - Venus 1 Gravity Assist
  569.        06/20/99 - Venus 2 Gravity Assist
  570.        08/16/99 - Earth Gravity Assist
  571.        12/30/00 - Jupiter Gravity Assist
  572.        06/25/04 - Saturn Arrival
  573.        01/09/05 - Titan Probe Release
  574.        01/30/05 - Titan Probe Entry
  575.        06/25/08 - End of Primary Mission
  576.         (Schedule last updated 7/22/92)
  577.  
  578.  
  579.     GALILEO - Jupiter orbiter and atmosphere probe, in transit. Has returned
  580.     the first resolved images of an asteroid, Gaspra, while in transit to
  581.     Jupiter. Efforts to unfurl the stuck High-Gain Antenna (HGA) are
  582.     continuing, though eventual success appears less likely. If the HGA
  583.     cannot be unfurled, JPL has developed a backup plan using data
  584.     compression (JPEG-like for images, lossless compression for data from
  585.     the other instruments) which should allow the mission to achieve
  586.     approximately 70% of its objectives.
  587.  
  588.        Galileo Schedule
  589.        ----------------
  590.        10/18/89 - Launch from Space Shuttle
  591.        02/09/90 - Venus Flyby
  592.        10/**/90 - Venus Data Playback
  593.        12/08/90 - 1st Earth Flyby
  594.        05/01/91 - High Gain Antenna Unfurled
  595.        07/91 - 06/92 - 1st Asteroid Belt Passage
  596.        10/29/91 - Asteroid Gaspra Flyby
  597.        12/08/92 - 2nd Earth Flyby
  598.        05/93 - 11/93 - 2nd Asteroid Belt Passage
  599.        08/28/93 - Asteroid Ida Flyby
  600.        07/02/95 - Probe Separation
  601.        07/09/95 - Orbiter Deflection Maneuver
  602.        12/95 - 10/97 - Orbital Tour of Jovian Moons
  603.        12/07/95 - Jupiter/Io Encounter
  604.        07/18/96 - Ganymede
  605.        09/28/96 - Ganymede
  606.        12/12/96 - Callisto
  607.        01/23/97 - Europa
  608.        02/28/97 - Ganymede
  609.        04/22/97 - Europa
  610.        05/31/97 - Europa
  611.        10/05/97 - Jupiter Magnetotail Exploration
  612.  
  613.  
  614.     HITEN - Japanese (ISAS) lunar probe launched 1/24/90. Has made
  615.     multiple lunar flybys. Released Hagoromo, a smaller satellite,
  616.     into lunar orbit. This mission made Japan the third nation to
  617.     orbit a satellite around the Moon.
  618.  
  619.  
  620.     MAGELLAN - Venus radar mapping mission. Has mapped almost the entire
  621.     surface at high resolution. Currently (11/92) in mapping cycle 4,
  622.     collecting a global gravity map.
  623.  
  624.  
  625.     MARS OBSERVER - Mars orbiter including 1.5 m/pixel resolution camera.
  626.     Currently (11/92) in transit to Mars arrival in 8/93. Operations start
  627.     11/93 for one martian year (687 days).
  628.  
  629.  
  630.     TOPEX/Poseidon - Joint US/French Earth observing satellite, launched in
  631.     August 1992 on an Ariane 4 booster. The primary objective of the
  632.     TOPEX/POSEIDON project is to make precise and accurate global
  633.     observations of the sea level for several years, substantially
  634.     increasing understanding of global ocean dynamics. The satellite also
  635.     will increase understanding of how heat is transported in the ocean.
  636.  
  637.  
  638.     ULYSSES- European Space Agency probe to study the Sun from an orbit over
  639.     its poles. Launched in late 1990, it carries particles-and-fields
  640.     experiments (such as magnetometer, ion and electron collectors for
  641.     various energy ranges, plasma wave radio receivers, etc.) but no camera.
  642.  
  643.     Since no human-built rocket is hefty enough to send Ulysses far out of
  644.     the ecliptic plane, it went to Jupiter instead, and stole energy from
  645.     that planet by sliding over Jupiter's north pole in a gravity-assist
  646.     manuver in February 1992. This bent its path into a solar orbit tilted
  647.     about 85 degrees to the ecliptic. It will pass over the Sun's south pole
  648.     in the summer of 1993. Its aphelion is 5.2 AU, and, surprisingly, its
  649.     perihelion is about 1.5 AU-- that's right, a solar-studies spacecraft
  650.     that's always further from the Sun than the Earth is!
  651.  
  652.     While in Jupiter's neigborhood, Ulysses studied the magnetic and
  653.     radiation environment. For a short summary of these results, see
  654.     *Science*, V. 257, p. 1487-1489 (11 September 1992). For gory technical
  655.     detail, see the many articles in the same issue.
  656.  
  657.  
  658.     OTHER SPACE SCIENCE MISSIONS (note: this is based on a posting by Ron
  659.     Baalke in 11/89, with ISAS/NASDA information contributed by Yoshiro
  660.     Yamada (yamada@yscvax.ysc.go.jp). I'm attempting to track changes based
  661.     on updated shuttle manifests; corrections and updates are welcome.
  662.